- rustc (1.85.0+dfsg3-1+rpi1) trixie-staging; urgency=medium
++rustc (1.85.1+dfsg1-1+deb13u1+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from 1.15.1+dfsg1-1~exp3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 15 Mar 2017 10:16:18 +0000]
+ * Build for armv6.
+ [changes introduced in 1.18.0+dfsg1-4+rpi1 by Peter Michael Green]
+ * Disable testsuite.
+ [changes introduced in 1.37.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Set DEB_BUILD_RUST_TYPE based on the compiler that is actually installed.
+ [changes introduced in 1.42.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Use the compiler itself rather than dpkg to detect DEB_BUILD_RUST_TYPE
+ [changes introduced in 1.57.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Disable testsuite for arch all builds as well.
+ [changes introduced in 1.85.0+dfsg2-2+rpi1 by Peter Michael Green]
+ * Cherry pick upstream fixes for documentation build on arm32.
+
- -- Raspbian forward porter <root@raspbian.org> Mon, 05 May 2025 20:21:05 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 13 Sep 2026 17:34:13 +0000
++
+ rustc (1.85.1+dfsg1-1+deb13u1) trixie; urgency=medium
+
+ * New upstream point release 1.85.1 (Closes: #1135220)
+ - fix doctest merging with edition 2024
+ - fix rustdoc on 32-bit ARM
+ * backport tar CVE-2026-33055/CVE-2026-33056 fixes (Closes: #1135225)
+ * cherry-pick cargo CVE-2026-5222/CVE-2026-5223 fixes
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Fri, 24 Jul 2026 18:02:33 +0200
rustc (1.85.0+dfsg3-1) unstable; urgency=medium
vendor/cargo-update-git2-bindings.patch
vendor/gitoxide-backport-fix-for-CVE-2025-31130.patch
upstream/RUSTSEC-2025-0024-sync-mpsc-prevent-double-free-on-Drop.patch
+ vendor/tar-CVE-2026-33056.patch
+ vendor/tar-CVE-2026-33055.patch
+ cargo/CVE-2026-5222-avoid-stripping-.git-suffix-when-for-non-gi.patch
+ cargo/CVE-2026-5223-prohibit-unpacking-symlinks-and-other-unexp.patch
+rustdoc-disable-forbidden-target_feature.patch
+also-fix-potential-issues-with-mixed-sta.patch
+add-test.patch
+also-skip-abi_required_features-check-in.patch